projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06b1a5e
)
Whitespace change.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 22 Apr 2007 16:53:13 +0000
(16:53 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 22 Apr 2007 16:53:13 +0000
(16:53 +0000)
lisp/progmodes/cc-cmds.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cc-cmds.el
b/lisp/progmodes/cc-cmds.el
index 27796e050223f09d564ed9f5f400ecead2f607b2..079ebb0262299ebb3744841807d6f2fe648e54ca 100644
(file)
--- a/
lisp/progmodes/cc-cmds.el
+++ b/
lisp/progmodes/cc-cmds.el
@@
-857,7
+857,7
@@
is inhibited."
(back-to-indentation)
(looking-at (concat c-current-comment-prefix "[ \t]*$")))))
(delete-region (progn (forward-line 0) (point))
- (progn (end-of-line) (point)))
+
(progn (end-of-line) (point)))
(insert-char ?* 1)) ; the / comes later. ; Do I need a t (retain sticky properties) here?
(setq indentp (and (not arg)